Use the client pointer for events with no device.
authorCarlos Garnacho <carlosg@gnome.org>
Thu, 28 Oct 2010 21:01:16 +0000 (23:01 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Thu, 28 Oct 2010 21:01:16 +0000 (23:01 +0200)
commitb1dec866e595818f80532004064b5e1d399f2eb5
treeca1cf2da27bed7ba1bac7713a07f7a9e2d99db7e
parent398728feb520d6f31f23055d2c33888a9396cdaf
Use the client pointer for events with no device.

The core pointer is sort of meaningless in a multidevice environment,
the client pointer is used instead to fake a GdkDevice on events that
don't have one.
gdk/gdkevents.c